home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / tmkr11 / readme.txt < prev    next >
Text File  |  1994-11-26  |  5KB  |  134 lines

  1.                          TERRAIN MAKER 
  2.                           Version 1.1
  3.  
  4.                     Copyright 1994  Eric Jorgensen
  5.  
  6.  
  7. WELCOME
  8.  
  9.           This is a general information file for Terrain Maker, 
  10.      a random terrain generator/editor that produces 
  11.      height fields for the ray tracer Persistence of vision (POV).
  12.  
  13.  
  14. INTRODUCTION
  15.  
  16.           When I began using POV earlier this year, I was 
  17.      very excited to discover that it supported height fields.  
  18.      I immediately began to work on a program that would generate 
  19.      random terrain automatically.  After a lot of experimenting 
  20.      and tweaking, I came up with simple program that produced 
  21.      some pretty nice results.
  22.  
  23.           At the time I had several other programming projects 
  24.      (and still do :) ), so I left my little terrain generator 
  25.      on the back burner to work on more pressing stuff.  Then I 
  26.      read in comp.grapics.raytracing  that a  POV CD-Rom 
  27.      was being compiled, so I decided to add an editor to my
  28.      terrain generator and submit it to the public.
  29.  
  30.           Well, I missed the deadline for the CD-ROM, but I fiished it 
  31.      anyway, and it turns out that it will probably make it to the 
  32.      CD-ROM after all!
  33.  
  34.  
  35. SHAREWARE INFORMATION
  36.  
  37.           Terrain Maker is a shareware publication. If you use
  38.      it, please register it.
  39.  
  40.           To me, shareware means good, inexpensive software.  
  41.      I hate it when I download a piece of shareware that is buggy, 
  42.      doesn't do very much, and costs more than $20.  
  43.      Unfortunately, this kind of shareware is all too common. 
  44.  
  45.           To combat this, I have put a lot of work into 
  46.      this program so it will be not only powerful, but nice 
  47.      looking, easy to use, and CHEAP!  I am aksing only $5.00 
  48.      to register Terrain Maker.
  49.  
  50.           I have not crippled Terrain Maker in any way.  What you see 
  51.      is the whole program.  When you register, I won't send you 
  52.      anything more because there isn't anything else TO send. I will 
  53.      keep track of your address, however, and inform you of updates
  54.      and revisions when they happen.
  55.      
  56.           So if you decide to keep Terrain Maker on your computer, 
  57.      please send five bucks to:
  58.  
  59.                Eric Jorgensen
  60.                PO Box 15391
  61.                Rio Rancho, NM 87174
  62.      
  63.      (You can use the form found in register.frm if you like.)
  64.  
  65.           By registering shareware, you will be supporting shareware
  66.      authors like myself, who provide inexpensive, quality alternatives
  67.      to overpriced retail products.
  68.  
  69.           You are free to distribute Terrain Maker as much as you like-
  70.      Just don't sell it.
  71.  
  72. INFORMATION AND BUG REPORTS
  73.  
  74.           I would greatly appreaciate any suggestions and/or bug 
  75.      reports.  Please send them to:
  76.  
  77.                     ejorgensen@rr5.intel.com
  78.  
  79.                              or
  80.  
  81.                     smeagol@rt66.com
  82.  
  83.           I have included a program called SVGADIAG.EXE with Terrain
  84.      Maker.  Wether or not Terrain Maker works, I would appreciate it
  85.      if you would run it and send the output to me via email.  It 
  86.      will tell me useful information about your system and help me
  87.      to improve Terrain Maker in the future.
  88.  
  89.  
  90.           I will also be happy to answer and questions through email.
  91.  
  92.  
  93. ABOUT THE AUTHOR
  94.  
  95.           As of 11/26/94, Eric Jorgensen lives with his wife Dana, and
  96.      two sons (David and Hans) in Albuquerque, NM.  Eric works as a 
  97.      process engineer in the Pentium plant at Rio Rancho.  He codes
  98.      all the time, so he basically has no life, but he does get out  
  99.      once in a while for fresh air and sunshine.
  100.  
  101.           Terrain Maker is Eric's first shareware publication.  He hopes
  102.      that you enjoy it and that it makes your life just a little bit
  103.      more interesting.
  104.  
  105.  
  106. TECHNICAL INFORMATION
  107.  
  108.  
  109.           Terrain Maker was written in Turbo C code.  It was compiled by 
  110.      _TurboC++ 3.1_ on a 486 DX2 running at 66 Mhz.  The low-level 
  111.      graphic routines came from _SVGACC_, an SVGA graphics library
  112.      available as shareware.  The windows and buttons were produced 
  113.      using _Varmint Windows_, a simple windowing system written by me.
  114.  
  115.      
  116.  
  117. THANKS AND APPRECIATION TO...
  118.  
  119.      The POV crew, for making te most amazing piece of freeware 
  120.           on the planet. 
  121.      
  122.      Stephen Balkum and Daniel Sill, for making SVGA graphics 
  123.           easier than falling down.
  124.  
  125.      The great folks who beta-tested for me, providing great suggestions
  126.           and finding insidious bugs.
  127.  
  128.                                    -<*>-
  129.  
  130.  
  131.  
  132.                       Terrain Maker is Varmint code. 
  133.  
  134.